home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14993 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ 5.0 Installation Woes
  5. Date: 3 Apr 1996 02:24:59 GMT
  6. Organization: Borland International
  7. Message-ID: <4jsnhr$mrh@druid.borland.com>
  8. References: <315749DA.6936@airmail.net> <4jbrre$8el@druid.borland.com> <marnoldDoyrEI.DK0@netcom.com>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <marnoldDoyrEI.DK0@netcom.com>, marnold@netcom.com says...
  15. >
  16. >pete@borland.com (Pete Becker) writes:
  17. >
  18. >>In article <315749DA.6936@airmail.net>, cryptic@airmail.net says...
  19. >>>
  20. >>>The classic "Hello World" program consisting of a single COUT line would 
  21. >[snip]
  22. >>>But my Developer's Suite version of Borland C++ 5.0 says that it runs 
  23. >>>out of memory linking this simple program.  Yes... my productivity is 
  24. >[snip]
  25. >>>Anyone have any ideas that will save this software scam from being fed 
  26. >[snip]
  27. >
  28. >>Sounds like you're building it as a 16-bit application. Read the readme file 
  29. >>for instructions on how to configure this.
  30. >
  31. >Why is it that 5.0 doesn't come properly configured to compile 16-bit 
  32. >programs to start with?  
  33.  
  34. Because Windows 95 doesn't come properly configured to support compiling 16-bit 
  35. applications from a 32-bit application.
  36.  
  37.